feat: add @tanstack/ai-{framework} package naming for AI library#871
feat: add @tanstack/ai-{framework} package naming for AI library#871vfshera wants to merge 1 commit intoTanStack:mainfrom
Conversation
👷 Deploy request for tanstack pending review.Visit the deploys page to approve it
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe change adds special package-name mapping logic for the "ai" library ID. When the library ID is "ai", the Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Review rate limit: 7/8 reviews remaining, refill in 7 minutes and 30 seconds.Comment |
This PR adds proper package naming for the TanStack AI library, using the @tanstack/ai-{framework} pattern (e.g., @tanstack/ai-react, @tanstack/ai-svelte) instead of the standard @tanstack/{framework}-{libraryId} pattern.